home *** CD-ROM | disk | FTP | other *** search
/ Cracking 2 / Cracking II..iso / Texty / crackme / Project1b.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1999-05-21  |  1.9 KB  |  89 lines

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Hellforge General CrackMe III (by LazaRuS)'
  7.   ClientHeight = 346
  8.   ClientWidth = 327
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 64
  20.     Top = 8
  21.     Width = 199
  22.     Height = 68
  23.     AutoSize = True
  24.     Picture.Data = {<image000.bmp>}
  25.   end
  26.   object Label1: TLabel
  27.     Left = 0
  28.     Top = 328
  29.     Width = 329
  30.     Height = 13
  31.     Alignment = taCenter
  32.     AutoSize = False
  33.     Caption = 'Visit http://come.to/hellforge'
  34.   end
  35.   object Edit1: TEdit
  36.     Left = 16
  37.     Top = 232
  38.     Width = 297
  39.     Height = 21
  40.     TabOrder = 0
  41.     Text = 'Enter your name here'
  42.     OnChange = Edit1Change
  43.   end
  44.   object Edit3: TEdit
  45.     Left = 16
  46.     Top = 264
  47.     Width = 297
  48.     Height = 21
  49.     TabOrder = 1
  50.     Text = 'Enter the first serial here'
  51.     OnChange = Edit1Change
  52.   end
  53.   object Edit4: TEdit
  54.     Left = 16
  55.     Top = 296
  56.     Width = 297
  57.     Height = 21
  58.     TabOrder = 2
  59.     Text = 'Enter the second serial here'
  60.     OnChange = Edit1Change
  61.   end
  62.   object Memo1: TMemo
  63.     Left = 16
  64.     Top = 88
  65.     Width = 297
  66.     Height = 137
  67.     Color = clBlack
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clYellow
  70.     Font.Height = -11
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = []
  73.     Lines.Strings = (
  74.       'Greetings'
  75.       ''
  76.       'Nothing special about this one. Use what you want to crack '
  77.       'it. I just want a keygen or an explaination how the serial is '
  78.       'calculated. The only thing that is unusual is that there are'
  79.       'two serials you have to enter. (Patches are not allowed)'
  80.       ''
  81.       'Have some fun with this one.'
  82.       ''
  83.       'LaZaRuS [hf] (lazarus666@gnwmail.com)')
  84.     ParentFont = False
  85.     ReadOnly = True
  86.     TabOrder = 3
  87.   end
  88. end
  89.